if location == "bottom": a3.plot_date(OHLC['MPLDates'], rsiData, lightColor, label="RSI") datLabel = "RSI("+str(topIndicator[1])+")" a3.set_ylabel(datLabel) / it failed and could not convert string to float. help me to fix this . I also try to use bitfinex api but it gives a blank graph as i think that bitfinex api is upgraded and need key for accessing.Please give me some suggestion to improve bitfinex api code.
You must be logged in to post. Please login or register an account.